var crypto/internal/fips140/mlkem.fipsSelfTest
11 uses
crypto/internal/fips140/mlkem (current package)
cast.go#L15: var fipsSelfTest = sync.OnceFunc(func() {
mlkem1024.go#L116: fipsSelfTest()
mlkem1024.go#L130: fipsSelfTest()
mlkem1024.go#L283: fipsSelfTest()
mlkem1024.go#L295: fipsSelfTest()
mlkem1024.go#L402: fipsSelfTest()
mlkem768.go#L175: fipsSelfTest()
mlkem768.go#L189: fipsSelfTest()
mlkem768.go#L342: fipsSelfTest()
mlkem768.go#L354: fipsSelfTest()
mlkem768.go#L461: fipsSelfTest()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |